Tools to achieve any kind of calculation with matrices. The matrix calculator tool presents the set of calculations involving matrices, vectors etc.
Matrix Calculator - dCode
Tag(s) : Matrix
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A matrix calculation is any calculation involving matrices (or vectors or tensors), that is, sets of numbers in the form of an array used in linear algebra.
The matrix calculation methods are presented by category on dCode and indicated according to the calculation to be carried out, for the basic operations see matrix additions, multiplication">matrix multiplication, etc. All operations on matrices can also work with row or column vectors.
Example: $$ \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} + \begin{bmatrix} 4 & 3 \\ 2 & 1 \end{bmatrix} = \begin{bmatrix} 5 & 5 \\ 5 & 5 \end{bmatrix} $$
All matrices transactions can work with row or column vectors.
Most calculations use tools such as the determinant of the matrix, or the matrix inverse calculations. It is therefore necessary to know these transformations and use calculators or tools dedicated on dCode.
Matrix calculations with complex numbers are also supported.
The all Tools page manages the exhaustive list of matrix calculation tools.
dCode retains ownership of the "Matrix Calculator" source code. Except explicit open source licence (indicated Creative Commons / free), the "Matrix Calculator" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Matrix Calculator" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Matrix Calculator" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Matrix Calculator" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Matrix Calculator on dCode.fr [online website], retrieved on 2024-11-07,